stylecontext: Remove values cache
authorBenjamin Otte <otte@redhat.com>
Sat, 24 Jan 2015 17:55:54 +0000 (18:55 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Mar 2015 14:23:29 +0000 (15:23 +0100)
commit40d94fcd38a9501db04ff3194c918b25ca69650d
tree1c3efb65d64cb5928911f570959b45e077cf94e4
parente2f6d4db431e7cb2e21e18bf36783d361697385c
stylecontext: Remove values cache

The code is confusing the stylecontext=>node transition, so I'll remove
it.

WIth the recent introduction of the parent style cachen, I'm not sure
it's worth it at all. Some crude benchmarking suggests a slight speedup
when removing the cache.

So no guarantees about adding it back later.
gtk/gtkstylecontext.c